ActivityChooserView

constructor(@NonNull context: @NonNull Context)(source)

Create a new instance.

Parameters

context

The application environment.


constructor(@NonNull context: @NonNull Context, @Nullable attrs: @Nullable AttributeSet)(source)

Create a new instance.

Parameters

context

The application environment.

attrs

A collection of attributes.


constructor(@NonNull context: @NonNull Context, @Nullable attrs: @Nullable AttributeSet, defStyle: Int)(source)

Create a new instance.

Parameters

context

The application environment.

attrs

A collection of attributes.

defStyle

The default style to apply to this view.